home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7219 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  996 b 

  1. Path: news.primenet.com!bjg
  2. From: Brad Grossman <bjg@primenet.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ 3.0 SortArray Container Question
  5. Date: 22 Feb 1996 02:26:01 -0700
  6. Organization: Primenet (602)395-1010
  7. Sender: root@primenet.com
  8. Message-ID: <4ghcr9$qe9@nnrp1.news.primenet.com>
  9. X-Posted-By: bjg@usr5.primenet.com
  10.  
  11. ....I am using the SortArray Container class in C++ 3.0 (Borland) and I 
  12. need to access the members of this array.  It can print the members of 
  13. the array through an inherited overloaded print function, but I cannot 
  14. figure out an easy method of being able to read members out of this array 
  15. (I'm using it for a few file functions, so the file data is what is being 
  16. stored in this array) and beng able through some mechanism to access the 
  17. public funtions of the class of data which is being stored in this 
  18. array.  Help.
  19.  
  20.  
  21. --
  22. Brad Grossman        "Energy derives from both the plus and negative"    
  23.                                    Metallica, Eye of the Beholder
  24.